home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / misc / math / mathX060b.lha / mathX / Beta!.readme < prev    next >
Encoding:
Text File  |  1996-09-24  |  2.3 KB  |  62 lines

  1. ************************************************************************
  2. *                                                                      *
  3. *    This is a BETA VERSION of mathX. That means it is very likely     *
  4. *    to see mathX crash or do unexpected things sometimes!!!           *
  5. *                                                                      *
  6. *    Please report errors to my address given in the documentation.    *
  7. *                                                                      *
  8. ************************************************************************
  9.  
  10. Beta history:
  11.  
  12. V0.60beta (1996-09-24):
  13.  
  14.   * 3D graph: again surface plots like in Graph2D
  15.   * Made math library portable and trapped some bugs "en passant"
  16.   * A bit more nerving
  17.  
  18. V0.50beta (1996-08-24):
  19.  
  20.   * Derivatives sucked. Won't let compiler optimize anything again...
  21.   * New: Registration window
  22.   * Redesigned term display window
  23.   * Little bug in char. polynom window
  24.   * Support BBS with new phone number
  25.  
  26. V0.40beta (1996-08-14):
  27.  
  28.   * WRONG STACKSIZE IN MAGICWB-ICONS CRASHED MATHX EVERYWHERE!!!
  29.   * Bad bug in inverting rational numbers and some minor math bugs
  30.   * New internal functions: abs(), asin(), acos(), integral(),
  31.     normale(), tangente(), taylor()
  32.   * Improved MathScript export
  33.   * Bug in localization of register titles and cycle entries
  34.   * Fixed little bug in term display
  35.   * Cosmetics in documentation, catalog description and About window
  36.  
  37. V0.30beta (1996-08-02):
  38.  
  39.   * Doubled speed of symbolic operations by using class specific memory
  40.     (de-)allocators which handle large memory blocks for many objects
  41.   * New Simplification window and overall improved simplifications
  42.   * Progress indicator in Determinant/Inverse window
  43.   * Read only term fields at all places where editing does not make sense
  44.   * MathScript ARexx support
  45.   * Trapped some minor memory leaks
  46.   * Internal: optimized + and * operator for n operands
  47.   * Seperate &* operator for matrix multiplication
  48.   * Fixed some little bugs
  49.   * Reworked documentation
  50.   * Smaller font for exponents in term display
  51.  
  52. V0.20beta (1996-07-18):
  53.  
  54.   * New: Characteristical polynom
  55.   * Taylor approximation asks for degree of result polynom
  56.   * Expression string gadgets can hold longer texts
  57.   * Internally restructured math lib, more internal functions
  58.  
  59. V0.10beta (1996-06-24):
  60.  
  61.   * First public beta version of mathX
  62.